XML Einrichten Version 1.2
DocumentFoot Complex Type
XML Einrichten Version 1.2 : DocumentFoot Complex Type
Beschreibung
Abschluss der Nachricht
Namensraum (none)
Diagramm
SendingDate Element Sequence DocumentFoot Complex Type
Overview
DocumentFoot
Abschluss der Nachricht
Sequence
SendingDate optional EDIDate Complex Type
Versanddatum der Nachricht
FormatCode optional EDIDateFormatCode Simple Type
Quelle
<xs:complexType name="DocumentFoot" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Abschluss der Nachricht </xs:documentation>
    <xs:documentation xml:lang="en">Foot section of the message</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="SendingDate" type="EDIDate" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="de">Versanddatum der Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">Sending date of this message</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Siehe auch
XML Einrichten Version 1.2